Single-Pass Point Rendering and Transparent Shading
نویسندگان
چکیده
Hardware accelerated point-based rendering (PBR) algorithms have suffered in the past from multiple rendering passes; possibly a performance limiting factor. Two passes over the point geometry have been necessary because a first visibility-splatting pass has been necessary for conservative ε-z-buffer visibility culling in the following point-interpolation rendering pass. This separation into visibility-splatting and point-blending, hence processing the point geometry twice, is a fundamental drawback of current GPU-based PBR algorithms. In this paper we introduce a new framework for GPU accelerated PBR algorithm whose basic idea is deferred blending. In contrast to prior algorithms, we formulate the smooth point interpolation problem as an image compositing post-processing task. This is achieved by separating the input point data in a pre-process into not self-overlapping minimal independent groups of points. As an extension of this concept, we can for the first time render transparent point surfaces as well on the GPU. For simple transparency effects, our novel algorithm only needs a single geometry rendering pass. For high-quality transparent image synthesis an extra rendering pass is sufficient. Furthermore, per-fragment reflective and refractive multilayer effects are supported in our algorithm.
منابع مشابه
Deferred blending: Image composition for single-pass point rendering
In this paper, we propose novel GPU accelerated algorithms for interactive point-based rendering (PBR) and high-quality shading of transparent point surfaces. By introducing the concept of deferred blending we are able to formulate the smooth point interpolation problem as an image compositing post-processing task. Consequently, our new PBR algorithm does not suffer from an extra visibilityspla...
متن کاملReal-time Lighting Effects using Deferred Shading
Rendering realistic objects at interactive frame rates is a necessary goal for many of today’s applications, especially computer games. However, most rendering engines used in these games induce certain limitations regarding moving of objects or the amount of lights used. We present a rendering system that helps overcome these limitations while the system is still able to render complex scenes ...
متن کاملFast Wavelet Based Volume Rendering by Accumulation of Transparent Texture Maps
In the following paper, a new method for fast and accurate volume intensity and color integration is elaborated, which employs wavelet decompositions and texture mapping. At this point, it comprises and unifies the advantages of recently introduced Fourier domain volume rendering techniques and wavelet based volume rendering. Specifically, the method computes analytic solutions of the ray inten...
متن کاملGPU Construction and Transparent Rendering of Iso-Surfaces
Iso-surface construction and rendering on programmable graphics hardware has recently been shown for tetrahedral grids. In this paper, we present a novel edge-based approach that avoids redundant computations of edge–surface intersections. We show how to achieve a significant performance gain by considering intrinsic features of recent GPUs. The iso-surface extraction process is re-formulated i...
متن کاملInteractive Rendering of Reflective and Transmissive Surfaces in 3D Toon Shading
We present an extension to common realtime toon/cel-shading rendering techniques for treating reflective and transparent surfaces in a 3D toon-shading environment. Our approach takes advantage of multi texturing hardware and simple fragment and vertex shader programs. This allows a broad usage on todays gaming platforms.
متن کامل